*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 11 Mar 2004 11:16:52 +0000 (11:16 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 11 Mar 2004 11:16:52 +0000 (11:16 +0000)
src/ChangeLog

index 9dcbf30fbc499d6fcd3cb356fb3b60e81580a8ed..b65393721ecbfb18b5e83bc7b3059b7f85aca302 100644 (file)
@@ -1,5 +1,9 @@
 2004-03-11  Kim F. Storm  <storm@cua.dk>
 
+       * dispextern.h: Move image related prototypes from xfns.c section
+       to image.c.  Condition them by HAVE_WINDOW_SYSTEM rather than
+       HAVE_X_WINDOWS.
+       
        * Makefile.in (XOBJ): Consolidate into one list.  Add image.o.
        Move gtkutil.o to new GTK_OBJ list.  
        (XMENU_OBJ) [HAVE_MENUS]: Move declaration to proper place.